Description | Converts the specified local drive path to a file:// URL. | ||||||
Arguments | const char* drivePath , char* localURLBuf , int localURLMaxLen |
||||||
|
|||||||
Returns | A Boolean value indicating whether the operation was successful, and stores the file:// URL in localURLBuf . |
||||||
![]() |